POST /Token/Count/
Gets the number of tokens that match the filter.
Request
| Method |
Request URI |
| POST |
/API/Token/Count/?sessionId=value |
URI Parameters
| URI Parameter |
Description |
| sessionId |
Current session ID.
|
Request Body
Response
Response Body
An System.Int32 containing the number of tokens that match the criteria, or a status code indicating the problem.